home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Documents / PressReleases94 / 06June94 / ThreadKit.txt < prev    next >
Text File  |  1995-06-12  |  4KB  |  93 lines

  1.  
  2. For Immediate Release
  3.  
  4. For further information, contact:
  5.  
  6.          threadkit@arcane.calgary.ab.ca
  7.  
  8.          Arcane Systems Ltd.
  9.          10 Bermuda Lane N.W.
  10.          Calgary, AB T3K 2K2
  11.          Canada
  12.          Phone: (403) 275-9232
  13.          Fax: (403) 275-9245
  14.  
  15. ARCANE SYSTEMS ANNOUNCES THREADKIT 1.0
  16.  
  17. Availability of Long-Awaited Multi-Threading ObjectWare
  18.  
  19. CALGARY, AB, June 10, 1994
  20.  
  21. Arcane Systems Ltd. today announced immediate availability of ThreadKit 1.0.
  22.  
  23. Developers at NeXTWorld Expo have raised the same question each
  24. year: "Will NeXT make the AppKit thread-safe?".  The question no
  25. longer needs to be asked.  This year, in time for NEXTSTEP Expo,
  26. Arcane releases a product that makes writing multi-threaded
  27. applications for the AppKit a simple task.
  28.  
  29. How much time have your users wasted waiting for your application?
  30. Commercial and mission-critical applications alike can benefit from
  31. being able to perform lengthy tasks in the background.  Until now,
  32. it has been a painful and error-prone process to actually write
  33. programs that took advantage of NEXTSTEP's multi-threaded capabilities.
  34.  
  35. FEATURES
  36.  
  37.          AppKit locking mechanisms that allow multiple threads to manipulate
  38.          the user interface freely and easily
  39.  
  40.          Objective-C style thread creation and management
  41.  
  42.          Flexible, easy to understand locking mechanisms
  43.  
  44.          Extensions to the base object class that allow locking semantics
  45.          to apply to existing classes ... even third party objects!
  46.  
  47.          Resource locking mechanisms for non-object-oriented shared resources
  48.          such as files and thread-unsafe functions like "printf"
  49.  
  50.          Complete, professional documentation including a concepts guide
  51.  
  52.          Sample application code that uses all ThreadKit features
  53.  
  54. "We're excited about the opportunity to deliver first-class ObjectWare
  55. to the NEXTSTEP market." said Terry Wilcox, President of Arcane
  56. Systems.  "Meeting the high standards set by NEXTSTEP itself has
  57. been a top priority for us from day one, and we're proud to be
  58. shipping the ThreadKit."
  59.  
  60. Users of the ThreadKit during its development and testing cycle
  61. have been wildly enthusiastic about it.  Harvey Dueck of ALI
  62. Technologies notes that "Having programmed multi-threaded applications
  63. in a NeXTSTEP environment both with and without ThreadKit, I have
  64. to say that multi-threading with ThreadKit is both faster and more
  65. fun to code.  The resulting applications also seem to be less prone
  66. to deadlock due to the conceptually simpler locking mechanisms
  67. which ThreadKit allows."  ALI has already delivered applications
  68. utilizing the ThreadKit.
  69.  
  70. Blake Stone, the author of the ThreadKit notes that "The search
  71. for the right company to distribute the ThreadKit has been a lengthy
  72. task.  I have received constant inquiries as to the status of the
  73. product and am pleased to be able to announce its availability.
  74. Arcane understands and believes in ObjectWare and is willing to
  75. deliver product with the kind of no-nonsense licensing ObjectWare
  76. needs."
  77.  
  78. A single developer non-commercial ThreadKit license is available
  79. for $100 US.  Commercial licenses covering up to five developers
  80. are available for $1000 US.  Contact Arcane Systems for ordering
  81. details.
  82.  
  83. NEXTSTEP is a registered trademark of NeXT, Inc.  All other trademarks
  84. mentioned belong to their respective owners.
  85.  
  86. ABOUT ARCANE SYSTEMS LTD.
  87.  
  88. Arcane Systems Ltd. is a privately held software development company
  89. based in Calgary, Alberta, Canada.  The company was founded to
  90. pursue opportunities in object-oriented product development, training,
  91. and consulting.
  92.  
  93. ###